Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 4 May 1993 19:33:17 +0000 (19:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 4 May 1993 19:33:17 +0000 (19:33 +0000)
lisp/vc.el

index bd49eba4e459013b19a2d2fecd3f14f358c406ad..d92d7554ae2572aedb9ed4fc6d9ae11d5409f6f0 100644 (file)
@@ -1011,7 +1011,7 @@ to that version."
 
 ;;;###autoload
 (defun vc-cancel-version (norevert)
-  "Undo your latest checkin."
+  "Get rid of the version most recently checked in by anyone."
   (interactive "P")
   (if vc-dired-mode
       (find-file-other-window (dired-get-filename)))